home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
RDR
/
@image.app
/
English.lproj
/
PresentOptions.nib
/
data.classes
next >
Wrap
Text File
|
1994-12-14
|
1KB
|
73 lines
AIAbstractPresentOptions = {
ACTIONS = {
okAction:;
dummyAction:;
cancelAction:;
};
OUTLETS = {
window;
speakerNotesButton;
drawSpeedPopupButton;
presentationTypeSwitchview;
windowWidthForm;
presentationTypeMatrix;
autoControlButton;
pageTransitionsButton;
windowHeightForm;
windowYForm;
windowXForm;
pageSoundsButton;
};
SUPERCLASS = Object;
};
AIPresentOptions = {
ACTIONS = {
presentToNetworkChanged:;
};
OUTLETS = {
selectorAssistant;
presentToSwitch;
startingPageField;
hostSelector;
};
SUPERCLASS = AIAbstractPresentOptions;
};
RDRSelector = {
ACTIONS = {
replaceStringFrom:;
takeStringValueFrom:;
selectFirst:;
addStringFrom:;
selectNext:;
selectLast:;
removeAll:;
removeSelectedCells:;
selectPrev:;
};
OUTLETS = {
};
SUPERCLASS = Control;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
RDRSelectorAssistant = {
ACTIONS = {
deleteValue:;
renameValue:;
addValue:;
hostsSelected:;
loadHostsFromNetInfoDomain:;
};
OUTLETS = {
addButton;
deleteButton;
valueField;
selector;
renameButton;
};
SUPERCLASS = Object;
};